[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 31   <  SKIP 54  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24583Chandra, Roy, RY024 1GFYorkEnglandUnited Kingdom
24853Long, MiguelYO15YorkEnglandUnited Kingdom
24860Garcia, DouglasY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-14 15:14:24.779 UTC