My choice are Singular and TitleCase :)
Customer is an entity. Table is the logical collection of multiple entity. So plural is preferred.
For table names pascal case is better. i.e., CustomerMaster.
It is preferred to use prefix such as tblCustomerMaster.
If you are using group name as prefix then use it in capital letters like,
NEWCustomer, OLDCustomer