[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 3669   SHUFFLE   <  SKIP 145  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28382Ortega, Roberto, R24044KielSaarlandGermany
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
20152She, Rafael, I3280WarrnamboolVictoriaAustralia
21023Wang, CaraRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-20 04:32:32.074 UTC