this will provide a count
$users = (get-AzureADUSer -All $True | ?{ $_.CompanyName -eq 'SAH' }).count