select distinct(suburb) as value from `shout` where `region` = 'Cape Town Central' order by `suburb`