[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 4582  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18456Bailey, Timothy, L91941GrossmontCaliforniaUnited States
19391Rana, Sergio, A64283DarmstadtHessenGermany
22813Deng, JerryW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-11 20:01:04.987 UTC