[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 250   <  SKIP 4126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18795Alexander, Nathan, AV8XRoyal OakBritish ColumbiaCanada
18826Stewart, Allison, RV8XRoyal OakBritish ColumbiaCanada
17680Gray, Mackenzie, LV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-09 09:34:25.824 UTC