Well, I'm taking an educated guess as I don't want to pay to make a VM in my tenant that I use for MS Learn... BUT.. it appears that the information for users is in the table [lansweeperdb].[dbo].[tblAzureAdUser]
my tables are empty, but it appears you can join that on AzureID to [lansweeperdb].[dbo].[tblAzureVirtualMachine]
I hope that helps, I'll try to write a query later but its hard to doublecheck when I have no records 🙂