[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 2390  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11191Perez, Kristi, E94014ColmaCaliforniaUnited States
28313Perez, Brett, M4810TownsvilleQueenslandAustralia
22430Chande, Brad, S59223RoncqNordFrance
12503Shen, Casey, DYO15YorkEnglandUnited Kingdom

Generated 2025-07-12 18:40:50.456 UTC