[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 391   SHUFFLE   <  SKIP 910  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16667Sanchez, AllisonV7L 4J4VancouverBritish ColumbiaCanada
19371Mehta, Roy24044KielSaarlandGermany
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-18 07:15:05.868 UTC