[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 2992 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19005 | Peterson, Lauren | 98104 | Seattle | Washington | United States |
28814 | Butler, Anna, M | 98168 | Burien | Washington | United States |
18096 | Kelly, Ariana, R | 90210 | Beverly Hills | California | United States |
Generated 2025-07-18 00:03:06.384 UTC