I suspect that if you have a set of orders like that, you'll query by customer ID quite often. Some kind of index on that field would probably make sense, but you'd definitely want to test queries ...