[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 4   SHUFFLE   <  SKIP 281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25844Butler, Riley, M92118CoronadoCaliforniaUnited States
19262Sanchez, Kari, TPE17BuryEnglandUnited Kingdom
20889Patel, Manuel, MHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-15 15:49:50.404 UTC