[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 7948   SHUFFLE   <  SKIP 721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22383Jenkins, DevinNT20Newcastle upon TyneEnglandUnited Kingdom
23164Bryant, KyleV9MetchosinBritish ColumbiaCanada
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-20 22:53:16.554 UTC