[C5] AS [C5], [Project1].[C5] AS [C5], row_number() OVER (ORDER BY CASE when @filterBy = 'DateNaissance' and @order = 'asc' THEN[ADC_VILLE] AS [ADC_VILLE],
[Extent
case AA(s) => s // want to use unapply defined in trait (this(AA) not allowed) def main(args: Array[String]) {
println(AA.doSomething(Seq(1,2,3,4,5))); // Output: List(one, two, idc, <