[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 1445   SHUFFLE   <  SKIP 333  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20146Hall, Mackenzie, A59491Villeneuve-d'AscqNordFrance
28392Green, Luke, RGA10GatesheadEnglandUnited Kingdom
13086Nelson, Blake, I98036LynnwoodWashingtonUnited States
14586Rowe, ToddV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-18 01:38:33.839 UTC