I'm using Entity Framework's model designer to design the model for a new project.
Adding properties is relatively easy, however they're always appended to the entity.
Is there a way to reorder the properties once they've been added? This is quite annoying!