[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 3988 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17734 | Sun, Leah | 3550 | Bendigo | Victoria | Australia |
| 27044 | Long, Carol, J | 91977 | Spring Valley | California | United States |
Generated 2025-10-29 00:26:48.428 UTC