[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1242 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 21392 | Lin, Kelli, A | 4700 | Rockhampton | Queensland | Australia |
| 12205 | Long, Madison, J | 91502 | Burbank | California | United States |
Generated 2025-11-05 14:03:49.197 UTC