[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 531   <  SKIP 5820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29469Saunders, Dominique, MOX16 8RSOxonEnglandUnited Kingdom
11344Jimenez, JessieOX1OxfordEnglandUnited Kingdom
11489Goel, Deborah, SOX1OxfordEnglandUnited Kingdom

Generated 2025-07-22 01:24:20.898 UTC