This lists all of the DB owners in all of the databases in an instance of SQL
select suser_sname(owner_sid), name from sys.databases