[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 189   SHUFFLE   <  SKIP 2249  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15173Henderson, Miguel, J97330CorvallisOregonUnited States
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom
28402Kumar, Kristin, R75012ParisSeine (Paris)France
16647Alexander, Anna94015Daly CityCaliforniaUnited States
20967Rowe, Casey, T53001BonnHamburgGermany
28895Luo, Mitchell, E80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-14 15:23:57.472 UTC