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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25295Raje, Chad, A3000MelbourneVictoriaAustralia
16716Henderson, Jose98371PuyallupWashingtonUnited States
19486Price, MelanieKB9KirkbyEnglandUnited Kingdom
13616Ramirez, Cole, E3429SunburyVictoriaAustralia

Generated 2025-07-20 15:17:19.172 UTC