Can I write this with data annotations in EF Core?
modelBuilder.Entity() .HasOne(c => c.Compressor) .Wi