SELECT Id, Name,CreatedDate FROM User WHERE IsActive = TRUE ORDER BY CreatedDate DESC