[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 4306 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 15870 | Howard, Zoe | 97330 | Corvallis | Oregon | United States |
| 16119 | Watson, Hailey, I | 97330 | Corvallis | Oregon | United States |
| 16878 | Young, Devin | 97330 | Corvallis | Oregon | United States |
Generated 2025-11-01 20:22:15.997 UTC