[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3217   <  SKIP 4903  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26986Watson, Riley, A85049IngolstadtBayernGermany
22036Hall, Gabriella90241DowneyCaliforniaUnited States
25833Hernandez, Sabrina, P97005BeavertonOregonUnited States

Generated 2025-07-20 11:50:33.509 UTC