[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 0 SHUFFLE < SKIP 2973 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 15243 | Harris, Lauren | 97355 | Lebanon | Oregon | United States |
| 14599 | Wilson, Charles, A | 97355 | Lebanon | Oregon | United States |
Generated 2025-11-01 07:17:33.093 UTC