Have been trying to generate a list of Registered users directly from the Database, but can't seem to locate where the "Customer Information" field are stored.
I could find the cscart_user_profiles table, but this only holds the billing and shipping addresses. And this are only required when a user buys something (or if they try to update their profile).
But I can't seem to find where the Contact Information fields that are only requested when a user registers an account (ie. First Name, Last Name, Phone, Email)