Am wondering following way dealing with Input/output about box2/3d is too dirty and evil?
[Sql.Expression("ST_Box2dFromGeoHash({0},{1})::geometry",ServerSideOnly = true)]
public static NTSG STBox2dFromGeoHash(string geohash, int precision)
{
throw new InvalidOperationException();
}