All functions that have returntype="query" should have a cfreturn statement.
For example, allemployees function should have <cfreturn getNames> before the closing cffunction tag.