select queries on data-only-locked tables do not block on uncommitted inserts when the following conditions are true:
The table uses datarows locking, and
The isolation level is 1 or 2.