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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12589Rodriguez, Ruben3000MelbourneVictoriaAustralia
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States
16654Zhang, HeatherV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-12 00:50:25.708 UTC