• your query plans are for the query

    SELECT * FROM [PRINT_CASH_POINT] WHERE [CASH_POINT]=@1 AND [DAT1]>=@2 AND [DAT1]<=@3 ORDER BY [DOC_NO]

    is this some sort of view on the data?

    might i suggest that XML query plans are much more helpfull

    MVDBA