[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 840   SHUFFLE   <  SKIP 197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13425Garcia, Jose, L98020EdmondsWashingtonUnited States
18597Perry, Isabel90505TorranceCaliforniaUnited States
22639Munoz, Lori, MGL7 1RYGloucestershireEnglandUnited Kingdom
19173Lal, Kelli, JMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-21 16:00:35.461 UTC