[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 3375   SHUFFLE   <  SKIP 2890  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26148Thompson, Michael, M3280WarrnamboolVictoriaAustralia
19442Hill, Connor, L59491Villeneuve-d'AscqNordFrance
11543Chande, Sheena75013ParisSeine (Paris)France
19255Sara, Terrance80610Saint OuenSommeFrance
20652Scott, Amanda98104SeattleWashingtonUnited States
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-21 08:55:23.973 UTC