[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3500   <  SKIP 2412  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom
20872Moreno, Theodore, CGA10GatesheadEnglandUnited Kingdom
20886Raman, BruceGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 23:58:50.799 UTC