About the current Customer data list
The MySQL records displayed on this page are extracted from the "customer" table.
Table customer is structured as follows:
Field name | Displayed name | Extra |
---|---|---|
customer_id | customer id | [Primary key] |
store_id | store | |
first_name | first name | |
last_name | last name | |
address_id | address | |
active | active | |
create_date | create date | |
last_update | last update |