I have found two user tables in the db using:
dfm database query run "SELECT * FROM sysobjects"
name: perfClientStatCollections
type: U
userstat: 0
name: perfClientStats
type: U
userstat: 0
... still not sure how the data is stored though since client IPs are not an object in DFM...