[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 1132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26817Ashe, MelvinGL50CheltenhamEnglandUnited Kingdom
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany
16907Hall, Sarah, J91950National CityCaliforniaUnited States
17590Cox, Garrett, R97222MilwaukieOregonUnited States

Generated 2025-07-14 06:39:39.856 UTC