objectKey naming conventions?

I'm having a problem returning an object from the cache where there
are numbers on the end of the objectKey.

For example: With these objectKey's the 'qry1' always is returned if
trying to get 'qry10'

qry1
qry10

Any ideas?

Are there specific ways to name keys?