[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 542   SHUFFLE   <  SKIP 735  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21263Russell, Gail, LV8Y 1L1CliffsideBritish ColumbiaCanada
22714Alexander, AngelicaV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-18 02:27:29.197 UTC