How can I use QC500, and get fundamental data?

When I add AddUniverseSelection(new QC500UniverseSelectionModel()), I get the secruities but not the fundamentals. I have seen examples of the getting the fundmentals, but I need a list of securities in initialize and I am not sure how to get that from QC500 in initialize. 

 

Author