[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 717   SHUFFLE   <  SKIP 3404  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13495Alvarez, Micheal, WRG7 5H7ReadingEnglandUnited Kingdom
20979Jimenez, Diane63151MühlheimHamburgGermany
14907Anand, Sheena, L94519ConcordCaliforniaUnited States
18187Gao, DennisRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-17 22:50:00.063 UTC