Dropping a table will remove the table from the database.
'Get the current instance of the helper
db.DropTable(
OR
db.DropTable(Of Customer)()