[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 327   SHUFFLE   <  SKIP 751  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17878Sanders, Gabrielle, M57000MetzMoselleFrance
14980Garcia, Michele66272Sulzbach TaunusSaarlandGermany
23970Fernandez, Rebekah75010ParisSeine (Paris)France
18045Arun, Toni80074MünchenHessenGermany
13808Perez, Richard, L91054ErlangenBayernGermany
28471Sullivan, Phillip, J59223RoncqNordFrance
28002Kumar, Christy, J98312BremertonWashingtonUnited States

Generated 2025-07-09 21:53:37.787 UTC