ALTER INDEX IX_test_CreatedOn ON dbo.test REORGANIZE
UPDATE STATISTICS dbo.test IX_test_CreatedOn
select top 1 * from test