[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 224   SHUFFLE   <  SKIP 1322  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19053Jordan, Gerald, L34117KasselHessenGermany
21947Romero, Diane, F3198SeafordVictoriaAustralia
25609Ruiz, Jaime, JOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-13 22:51:27.352 UTC