SELECT t1.customerInformation.customerid AS CustomerId FROM EndUserNotificationHistoryEvent t1 WHERE t1.operationType <> \'DELETE\';