[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 480   SHUFFLE   <  SKIP 2358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13522Taylor, Logan3220GeelongVictoriaAustralia
20789Williams, Miguel91203GlendaleCaliforniaUnited States
22124Alonso, Desiree, J60610ChicagoIllinoisUnited States

Generated 2025-07-09 15:39:21.167 UTC