[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 4   SHUFFLE   <  SKIP 165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12336Price, WyattNT20Newcastle upon TyneEnglandUnited Kingdom
21640Cooper, Charles94015Daly CityCaliforniaUnited States
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-14 13:32:53.563 UTC