[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 2421   SHUFFLE   <  SKIP 2821  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19854Hall, Katherine, E94947NovatoCaliforniaUnited States
12285Chande, Bethany93700DrancySeine Saint DenisFrance
14542Ward, Alex, INT20Newcastle upon TyneEnglandUnited Kingdom
19177Chander, Donna, D91480FrankfurtBayernGermany
18152Suri, Bryant, E93500PantinSeine Saint DenisFrance
29190Suri, Kaitlin, C2138RhodesNew South WalesAustralia

Generated 2025-07-11 14:01:58.481 UTC