SELECT mst.SubscriberKey, mst.EmailAddress,mst.Consent_Level_Summary__c, 'EU' as SegmentRegion
FROM ep_mr_en_us_w170049_MASTER mst
INNER JOIN ENT.CountryBasedSuppression country ON mst.Mailing_Country__c=country.CountryCode