How to add prefix in DNG id number?

Accepted answer

Make the cust_id column attribute a string data type, you can then put numbers with whatever prefix you want.
A more general discussion about customizing the ID's of artifacts you can find here Is it possible to add a prefix to the id attribute and here How do we create custom prefixes for requirement id numbers