Geolimit my data to my country

I am trialing CF for my work where I run a site with sensitive data that is not allowed out of country when the person accessing the data is within my country.

Is there a way limit my CF instance reverse proxy to not leave my country data centres?

thanks

Cloudflare uses an anycast IP network, so if a POP happens to be in $random_country and the IP check for a particular address lists that country as one you allow but the POP itself isn’t in that country the content which Cloudflare caches will be available in that POP.

e.g. A user from Singapore might hit a US based POP to retrieve content from a Singapore based origin server.