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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26398Watson, Ian, GYO15YorkEnglandUnited Kingdom
26356Howard, TimothyYO15YorkEnglandUnited Kingdom
26971Madan, DouglasY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-07 01:08:24.341 UTC