[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 3027   SHUFFLE   <  SKIP 1870  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22430Chande, Brad, S59223RoncqNordFrance
20556Sun, Glenn, D04139LeipzigNordrhein-WestfalenGermany
27944Bell, Dalton34117KasselHessenGermany
11778Henderson, Haley, A98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-22 05:43:31.157 UTC