[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 3349   SHUFFLE   <  SKIP 4079  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13888Brown, Ian98201EverettWashingtonUnited States
19288Wang, Candice80074MünchenHamburgGermany
14715Munoz, Erik, E63151MühlheimHamburgGermany
18146Wang, Eugene20354HamburgHamburgGermany
25321Suarez, Francis75008ParisSeine (Paris)France
13029Foster, Jennifer98366Port OrchardWashingtonUnited States

Generated 2025-07-20 23:05:10.010 UTC