The Places reference selector in the data view should be filled with a Microflow which returns a list of Places by xpath [Region = $Second/Region]. The Region attribute on the data view should have an on change microflow which refreshes the ‘Second’ object.
With the above you will have restricted the selectable Places to the region of the Second object and refresh the list when you change the region.