Hash indexes, used for SQL Server in-memory OLTP, are not ordered by the index keys and scans on hash indexes can significantly hinder performance. In this tip we will look at how to find these issues and also walk through an example.