[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3861  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19250Wu, Lacey, T12311BerlinSaarlandGermany
22146Chen, Benjamin, J90505TorranceCaliforniaUnited States
18163Zhang, Gabriel57000MetzMoselleFrance
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 09:01:44.817 UTC