I am getting the following error
Cannot execute as the database principal because the principal \"dbo\" does not exist, this type of principal cannot be imp
Under Security, add the principal as a "SQL user without login", make it own the schema with the same name as the principal and then in Membership make it db_owner.