[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 31   SHUFFLE   <  SKIP 707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13888Brown, Ian98201EverettWashingtonUnited States
25536Sai, Rebekah, L70511StuttgartSaarlandGermany
27083Perry, Kevin98270MarysvilleWashingtonUnited States

Generated 2025-07-18 15:27:02.603 UTC