[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 1875   SHUFFLE   <  SKIP 2968  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28526Yang, LukeNT20Newcastle upon TyneEnglandUnited Kingdom
13771Moreno, Victor, L20354HamburgHamburgGermany
25457Sai, Darren, E78000VersaillesYvelineFrance
15349Gonzalez, Stephanie, L90505TorranceCaliforniaUnited States

Generated 2025-07-20 12:00:18.192 UTC