[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 809   <  SKIP 2212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15571Allen, Angel, GV9B 5T2ShawneeBritish ColumbiaCanada
15468Foster, EmmaV9B 5T2ShawneeBritish ColumbiaCanada
15498Washington, Alexandra, EV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-13 19:44:13.859 UTC