Here's the SQL for the view: (I know using the pound sign in a field name is very bad form, but it was inherited.)
SELECT TOP 100 PERCENT TIN#, ShortName, LastName, FirstName, DBA, History, LastUpdateHistory, LastUpdateHistoryBy, Address, City, State, Zip, AsgndOfficer, AsgndOfcrSigned...