You cannot restore a record from that table. That table contains information about deleted objects so that the Asynchronous Maintenance job can delete related objects like audit logs, it is not a "recycle bin" which allows you to restore objects.
The only way to restore these objects is to restore a previous version of your database as a new organization, export the records with the same object IDs, then restore them to your production database and delete the restored organization.