As long as you have a foreign key, in my case it's a custom property for asset tag, then you can join the remote db tables exactly as you would local tables. Only
Difference after setting up the link server once, is to query them such as
Inner join remote servername.db.dbo.Orion.table on ...