[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 468   SHUFFLE   <  SKIP 114  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21660Watson, Allison, H94941Mill ValleyCaliforniaUnited States
14904Powell, SpencerV8Z 4N5ShawneeBritish ColumbiaCanada
25511Arun, Chelsea, MRG7 5H7ReadingEnglandUnited Kingdom
17765Zhang, Valerie60355Frankfurt am MainHamburgGermany

Generated 2025-07-12 15:59:08.292 UTC