In a GET Handler Collection Query based on a SQL statement, is there a way I can prescribe the Key names over the default lowercase attribute name/alias, i.e. Camel/Pascal case. It doesn’t respect as “Alias”. I have to restort to one of the raw JSON techniques, but then lose the out of the box pagination implementation.