select 'Synthetify' as Noun, count(distinct(voter_account)) as Members
from solana.core.fact_proposal_votes---Use this Burley table to reach the data
where PROGRAM_NAME='GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw'
and REALMS_ID='7oB84bSuxv9AH1iRdMp5nFLwpQApv8Yo9s1gGmDkHtSP'