[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 7828   SHUFFLE   <  SKIP 2061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28316Martin, Jaime3000MelbourneVictoriaAustralia
14339Suri, Brandy90706BellflowerCaliforniaUnited States
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-19 19:33:27.194 UTC