[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 405   SHUFFLE   <  SKIP 947  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17879Rivera, SethKB9KirkbyEnglandUnited Kingdom
19136Cook, Richard98201EverettWashingtonUnited States
21739Rai, Dale, EWA3WatfordEnglandUnited Kingdom

Generated 2025-07-10 19:21:23.867 UTC