SELECT postcd FROM SOOrderDeliveryPostCode where code = 'CR_2' group by postcd order by postcd;
XX1