[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 84  >   <  TAKE 4  >   

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

4 items

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

Generated 2025-07-08 18:10:53.014 UTC