In Ext 6.x (Classic Framework), the answer changes to something like...
this.lookup('combo_reference').setSelection(store.getAt(0));
In Ext 6.x (Classic Framework), the answer changes to something like...
this.lookup('combo_reference').setSelection(store.getAt(0));