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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28140Kumar, Gilbert, L4700RockhamptonQueenslandAustralia
17985Sun, Cedric24044KielSaarlandGermany
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
14988Lu, MandySW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-16 13:05:23.508 UTC