[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 396   SHUFFLE   <  SKIP 2116  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17571Li, James, A94014ColmaCaliforniaUnited States
14776Arthur, Ronald, DEC1R 0DULondonEnglandUnited Kingdom
22673Gill, Andy93500PantinSeine Saint DenisFrance
14841Pal, Franklin66578NeunkirchenSaarlandGermany
15459Dominguez, Beth63151MühlheimHamburgGermany
17878Sanders, Gabrielle, M57000MetzMoselleFrance

Generated 2025-07-15 18:48:41.291 UTC