This is a view in the mssqlsystemresource database.
CREATE VIEW sys.dm_database_encryption_keys AS SELECT * FROM OpenRowset(DatabaseEncryptionKeys)