Select top 100 TimeStamp
FROM MHPAPP2.PROVIDERSYSTEM.DBO.AddressGeoCode;
I get the error
Msg 7325, Level 16, State 1, Line 1
Objects exposing columns with CLR types are not allowed in distributed queries. Please use a pass-through query to access remote object '"PROVIDERSYSTEM"."DBO"."AddressGeoCode"'.