I like the option of doing model first design with the Entity Framework (4). However, I haven\'t been able to find out how to add an additional index to a table besides the
Read this article. Section Influencing the DDL Generation.
HTH