hi
i would like to know if this database structure is correct or is there a better way to do it for my use case
this is my database scheme
and this is how my intial form looks
i would like to filter out the drop down menus for cities and district according to region selected and then save that data in customer record.
After i have gathered customer data , I would like to see the data visually using different charts e.g ( Bar chart of number of customers in Different Districts)
I made Region an Option set as there is total of 13 regions. Should i also make it a data type or keep it as an Option set ?

