SQL Server 2008 - Worth the Wait
select user_name(member_principal_id) from sys.database_role_members where role_principal_id = user_id('db_owner')