Ember V1.0.0-pre.2: how to get query string parameters

Is it at all possible to get the query string parameters in pre2?

e.g., we would like to transition to a route like so: #/customer/CN-001 where CN-001 would match some parameter along the lines of ‘/customer/:customernumber’.