[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 663   SHUFFLE   <  SKIP 40  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24314Howard, Bryan94015Daly CityCaliforniaUnited States
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States
16038Sai, Roy, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 18:20:00.092 UTC