[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 875   SHUFFLE   <  SKIP 2430  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11825She, Aimee90706BellflowerCaliforniaUnited States
14484Hall, Samantha91950National CityCaliforniaUnited States
27457Walker, Elizabeth97045Oregon CityOregonUnited States
28772Hughes, Eric97068W. LinnOregonUnited States
23976Arun, Rachael, JEC1R 0DULondonEnglandUnited Kingdom
17646Xu, Leah, M92700ColombesHauts de SeineFrance

Generated 2025-07-18 12:11:12.263 UTC