[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 531   <  SKIP 2554  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26100Ptaszynski, James, GarnerV8Z 4N5ShawneeBritish ColumbiaCanada
26235Watson, Michelle, HV9B 2C3ShawneeBritish ColumbiaCanada
26242Lewis, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-16 12:34:16.617 UTC