This is a view in the mssqlsystemresource database.
CREATE VIEW sys.dm_broker_activated_tasks AS SELECT * FROM OpenRowset (TABLE SBACTIVATEDTASKS)