I am new to EF so here goes.I have a class which contains the following
public class EmailTemplate { public Guid Id { get; set; } [MaxLength(2000)]
Set the default sql value of the field to 'newsequentialid()' in the mapping configuration.