Display different table for each dropdown choice.

I’d like to display my price charts based on different locations. For example, if they choose “Florida” from the dropdown menu, I’d like my “Florida Price Table” to display. I then would like them to be able to choose a different dropdown location, and have the “Florida Price Table” collapse and the correct price table expand. I already have all of the tables with the data, I just can’t figure out the code to show them for each dropdown choice. Thanks!

Ps. I’m fairly new to coding so an example of a code would be GREAT