[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 376 SHUFFLE < SKIP 575 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17266 | Hall, Elijah, R | 98284 | Sedro Woolley | Washington | United States |
| 28049 | Washington, Xavier, T | 94611 | Oakland | California | United States |
Generated 2025-11-05 14:50:26.293 UTC