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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16737Mr., Selikoff, Steven98168BurienWashingtonUnited States
19812Morgan, Sydney, K92118CoronadoCaliforniaUnited States
20556Sun, Glenn, D04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-14 15:03:55.252 UTC