OK. So, here's what I came up with. It took 3 queries to get the different pieces I needed and a 4th query to get it all together. I had to run another seiries of queries for PrimaryMO = 2 as well, so 8 total queries.
summaryQuery 1
SELECT Project.ProjectID, Project.ProjectName...