[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 1074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17646Xu, Leah, M92700ColombesHauts de SeineFrance
23833Gonzales, Kevin, J98027IssaquahWashingtonUnited States
26651Nara, Gregory3429SunburyVictoriaAustralia

Generated 2025-07-09 07:56:10.546 UTC