[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 3104   SHUFFLE   <  SKIP 2103  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23539Munoz, Darren3198SeafordVictoriaAustralia
12319Ye, Shannon, D04838EilenburgBrandenburgGermany
20427Raje, Mario, S5023FindonSouth AustraliaAustralia
16575Vance, Veronica, GMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 09:47:43.737 UTC