[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 5287   <  SKIP 381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17590Cox, Garrett, R97222MilwaukieOregonUnited States
28347Anand, Latoya, D98225BellinghamWashingtonUnited States
23524Yang, Ronnie3280WarrnamboolVictoriaAustralia

Generated 2025-07-15 17:07:13.006 UTC