When you create a DataAdapter you can chooce from which tables you want it to work with.
First do a connection to the database with the 5tables in it and then just drag a DataAdapter to your form and do the settings.
But then the tables should have something same so they don´t display dubletts.
If there is different information in the tables I don´t think there is another faster way.