Do ALTER one column of the table, e.g. extend it from int to bigint, and you'll have the fragmentation changed significantly. This is a way without changing data.
Otherwise do a significant portion of update in the table.
Consider the constraints.
Igor Micev,My blog: www.igormicev.com