Hi @Virtual Tech ,
Thanks for reaching out.
You could use csexport
and CSExportAnalyzer
tools from Azure AD connect which helps you to retrieve all changes that are about to be exported in the export.csv file by using which you can inspect changes in staging server also you find out missing records. To learn more about, refer : https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-staging-server#verify .
Hope this helps.
------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.