Zend certified PHP/Magento developer

Magento 2 – Customer Type Table SQL

I need to create a query that will list me as in the admin panel all registred customers, of course, I can do it through the tables customer_entity. However, it does not contain the customer type whether it is “Company user” or “Individual user”. Where can I find this type of information by default? In which table to look for this in Magento 2?