Converta o SQL Server GUID em varbinária
select cast(hashbytes('md5','foo') as uniqueidentifier)
Wide-eyed Worm
select cast(hashbytes('md5','foo') as uniqueidentifier)