[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   SHUFFLE   SKIP 3217   <  SKIP 506  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24417Harris, Christopher, A92102San DiegoCaliforniaUnited States
27947Andersen, Alison80074MünchenHessenGermany
14681Chandra, Veronica4171HawthorneQueenslandAustralia
19007Sanchez, Mackenzie97222MilwaukieOregonUnited States

Generated 2025-07-20 02:22:41.314 UTC