[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 2693   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17884Schmidt, MayraNT20Newcastle upon TyneEnglandUnited Kingdom
17367Cooper, Trinity97222MilwaukieOregonUnited States
13077Goel, Alejandro, K2138RhodesNew South WalesAustralia

Generated 2025-07-16 22:56:15.598 UTC