Simplify DeleteGuestCustomers method (do not store guest IDs for some tables)

Author: RomanovMCreated Jun 8, 2026Updated Sep 18, 2026
Labelsrefactoring / source code

As continuation of #8224 If we stop storing guest customers ids (for some tables), we can significantly reduce the database query when deleting guests.

Source: nopSolutions/nopCommerce