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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada
26802Sanders, Lucas, WV8Z 4N5ShawneeBritish ColumbiaCanada
26235Watson, Michelle, HV9B 2C3ShawneeBritish ColumbiaCanada
26242Lewis, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-10 10:49:14.367 UTC