[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 2931  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28327Serrano, Tabitha3977CranbourneVictoriaAustralia
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom
20484Morgan, Gabriella94303Palo AltoCaliforniaUnited States
14733Raji, Clarence, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 02:27:46.358 UTC