Is there a way to do something similar to EF Core's .AsNoTracking() in Xtensive.Orm? So that we can work on objects without change tracking. See: https://learn.microsoft.com/en-us/ef/core/querying/tracking