[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 750   SHUFFLE   <  SKIP 217  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17612Parker, Courtney98055RentonWashingtonUnited States
21104Gutierrez, RobinAS23Stoke-on-TrentEnglandUnited Kingdom
17993Williams, Richard, I20354HamburgHamburgGermany

Generated 2025-07-12 12:37:18.035 UTC