[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 512   SHUFFLE   <  SKIP 2559  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20651Cooper, Timothy, JV3L 1H4WestminsterBritish ColumbiaCanada
18097Stewart, Sydney98055RentonWashingtonUnited States

Generated 2025-07-20 22:47:29.710 UTC