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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26745Huang, Valerie, J6006PerthSouth AustraliaAustralia
24609Zhang, Jenny, H3220GeelongVictoriaAustralia
14331Murphy, Timothy97222MilwaukieOregonUnited States
18102Lewis, Nicholas, G91977Spring ValleyCaliforniaUnited States

Generated 2025-11-05 16:42:29.524 UTC