[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 511   SHUFFLE   <  SKIP 1376  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19053Jordan, Gerald, L34117KasselHessenGermany
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States
19295Green, Katelyn57000MetzMoselleFrance
19555Liu, Alejandro, R3220GeelongVictoriaAustralia

Generated 2025-07-16 23:29:15.693 UTC