PowerDesigner supports user schemas, the WithOption type and reversing multiple databases for SQL Server 2005 and higher.
User Schemas – Use the schema stereotype to specify that a user is actually a schema, belonging to another user (the "principal").
WithOption – Use the withoptions type to enable access to additional physical options when working with views.
Support for multiple databases during live database reverse engineering.