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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13416Roberts, Richard94536FremontCaliforniaUnited States
16481Bryant, Madison, J3000MelbourneVictoriaAustralia
22678Lee, Sydney95010HofBayernGermany
24146Suarez, Craig45000OrleansLoiretFrance

Generated 2025-07-12 03:01:16.477 UTC