Answer TRUE or FALSE.
The problem with using a ".key()" method to get the key from a record is that we can't use this same method to get different fields for different searches
If we use a ".key()" function, then there is only one way to compute the key for a record.
That means the records cannot be sorted on differing fields.