[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 484   SHUFFLE   <  SKIP 296  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28997Carlson, Hector91910Chula VistaCaliforniaUnited States
19852Carter, Eric98036LynnwoodWashingtonUnited States
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-10 19:48:39.037 UTC