[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 3053  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21726Hall, MorganV8Z 4N5ShawneeBritish ColumbiaCanada
21727Flores, AriannaV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-11-05 00:10:38.811 UTC