[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 1735   SKIP 0   <  SKIP 1307  >   TAKE 1  >   

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

1 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18961Henderson, Jeremiah, DV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-11-06 06:12:58.146 UTC