Reference Tables From 2 or more Different Databases

Options

I have 2 different databases with different connection strings. What is the best way to reference both databases so that I can access the tables within the same query within LinqPad. Is there an example to look at?
Thanks

Comments