[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 3669   SHUFFLE   <  SKIP 1531  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25306Zeng, Glenn, A80074MünchenHessenGermany
12823She, Bethany59223RoncqNordFrance
27239Simmons, Noah91941GrossmontCaliforniaUnited States
28734Moreno, Briana, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-15 15:11:51.957 UTC