[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 2421   SHUFFLE   <  SKIP 4209  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20717Ray, Chelsea, ROX14 4SEOxfordEnglandUnited Kingdom
19711Cooper, Devin97222MilwaukieOregonUnited States
28449Gill, Jarred, K91420MorangisEssonneFrance
17676Yang, Eugene90706BellflowerCaliforniaUnited States
20640Turner, Noah, S92020El CajonCaliforniaUnited States
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-13 23:07:57.272 UTC