[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 2499  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14182Lin, Steve, A60082Frankfurt am MainHamburgGermany
20776Long, Haley99362Walla WallaWashingtonUnited States
12521Dominguez, Meredith63009OffenbachSaarlandGermany
24952Long, Amanda, A97355LebanonOregonUnited States

Generated 2025-07-11 04:18:29.662 UTC