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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21727Flores, AriannaV9B 2C3ShawneeBritish ColumbiaCanada
21813Brown, Dalton, NV9B 2C3ShawneeBritish ColumbiaCanada
21815Green, Gabrielle, MV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-08 00:44:39.799 UTC