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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17667Rai, Jaime, M91502BurbankCaliforniaUnited States
28875Ms., Smith, Denise59223RoncqNordFrance
20187King, Robert, C91977Spring ValleyCaliforniaUnited States
15435Raman, Geoffrey, P3280WarrnamboolVictoriaAustralia

Generated 2025-07-10 17:15:31.813 UTC