[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 3361 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26751 | Serrano, Mallory, E | 2500 | Wollongong | New South Wales | Australia |
| 20145 | Lee, Fernando, K | 78400 | Chatou | Yveline | France |
Generated 2025-11-04 18:37:15.130 UTC