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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19976Sun, Tamara, L4169East BrisbaneQueenslandAustralia
14120Cooper, Gabrielle, S94704BerkeleyCaliforniaUnited States
20717Ray, Chelsea, ROX14 4SEOxfordEnglandUnited Kingdom
13847Tang, Kurt, GOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-15 23:15:57.502 UTC