Why do I have some customers in WooCommerce with and ID of 0?
If customers checkout as a guest or if data is removed from WooCommerce, you may see customer(s) with an id of 0
. It's a non-nullable column, so assigning the ID to 0 is something that WooCommerce is doing in these situations.