[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 2005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25674Navarro, Reginald80074MünchenHamburgGermany
13588Dominguez, Deb, A04139LeipzigNordrhein-WestfalenGermany
18543Wilson, Dalton, R91941GrossmontCaliforniaUnited States

Generated 2025-07-10 16:31:25.139 UTC