Find out why using DataTable.Rows.Find() is faster than using DataTable.Select() to find records based on a primary key value.