[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 112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29386Wang, Franklin, SY024 1GFYorkEnglandUnited Kingdom
29411Lin, CaraYO15YorkEnglandUnited Kingdom
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-06 19:45:12.086 UTC