The attributes in my entity are sequenced in order that the columns in the resulting tables are ordered a certain way.

It seems like the columns are ordered randomly. Not in alphabetical order, optionality, or any other way.

Is there a way to order the columns without manually editing the Server Model?

Thanks in advance.