Wired behavior with FSharp and EFCore

I am trying to use FSharp in my team but there is a wired exception.
If I use ids in the way like test3 then it throw exception. If I run test4 it works fine.
I am using Devart.Data.Oracle.EFCore, but why this happens, if C# can work with it then F# should also work.
Someone help!!!