AU City generator

Last modified: April 3, 2025

The AU City generator produces simulated Australian city names. It creates realistic data that mimics real cities across Australia, such as Sydney, Melbourne, or Brisbane. This generator is useful for testing, development, or data simulation in systems that require Australian geographical data, such as logistics, e-commerce, travel, or demographic applications.

Note

If you select Australia from the Country-specific data list on the Options page of the Data Generator Project Properties wizard, the AU City generator will be applied to columns that meet the matching rules, replacing the default (United States)generator.

AU City specific data

Generator properties

The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.

Short name Example of generated data Data type matching Country-specific
AU City Sydney, Alice Springs, Hamilton, … charactercharacter varyingtext AU

Matching rules

The generator can be assigned to a column that matches any of the following rules:

  • The column name is ‘City’, regardless of the table name.
  • The column name starts with ‘Addr’ and ends with ‘2’, ‘3’ or ‘4’, with any or no characters in between, regardless of the table name.

Configure additional options

The tool allows you to set additional options:

  • In the File to load data from box, select to choose a file to load data from. The default path to the file that stores a list of cities is C:\Users\Public\Documents\Devart\dbForge Studio for PostgreSQL\Data Generators\AUCities.txt.
  • Select the Trim left trailing spaces checkbox to remove spaces, tabs and other non-printing characters on the LEFT of each string.
  • Select the Trim right trailing spaces checkbox to remove spaces, tabs and other non-printing characters on the RIGHT of each string (does not remove line breaks).

Preview of the column data generated by the AU City generator

AU City generator