The easiest way is the following
Format your data as table ( Table name as MY_TEXT)
Insert a pivot table and select country as row and region as column
Right click the table ( from the field list - "Pivottable fields") and add measure.
Create a new DAX formula CONCATENATEX(MY_TEXT,MY_TEXT[MyText])
Add the above measure in the value.