[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 1160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
25380Gonzales, Seth, D98403TacomaWashingtonUnited States
20243Ye, Tamara, A3977CranbourneVictoriaAustralia

Generated 2025-11-05 14:08:01.195 UTC