Importing SQL - ERROR: Unknown column 'id' in 'field list'

Im on the last video of Setting Up the Database where we imported sql file from mockaroo.

I am getting an error Unknown column ‘id’ in ‘field list’ my guess is because we don’t have a corresponding field called ID on the storefront database and I am importing an sql file with the field ID.

On the tutorial video worked but im getting an error. Should I remove the ID field or have it ignored?

Hope someone can help so I can move forward with the course