Refer to docs to understand how to configure a Teamcenter connection and perform login. Make sure you get the URLs correct.
Once logged in, you can run a saved query to find your data. To do this, you need to provide input for the query, so create an entity with fields which match those you need in the saved query (e.g. for “Item Revision...” saved query you might have Item_ID, Name and Revision) and populate values for the data you are searching for. Run the saved query and get results via ServiceResponse -> ServiceData. These can be displayed in a Data Grid as specialisations of ModelObject through association “plain”