Let's say I have a model with a limit of 10 records, against an object with 100 records.
Is there any way to write conditions so that my model will include one specific record (through a url param or field from another model condition) as well as 9 other unspecified records up to the limit?