SELECT ID, post_title, post_name FROM wp_posts WHERE post_type = 'page' LIMIT 10;