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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28656Murphy, Lucas, CV8Z 4N5ShawneeBritish ColumbiaCanada
28771Russell, KatherineV9B 2C3ShawneeBritish ColumbiaCanada
29176Evans, LukeV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-09 05:45:08.972 UTC