[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 2523 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28525 | Rodriguez, Dominic, E | LA1 1LN | Lancaster | England | United Kingdom |
| 14204 | Sara, Chelsea, S | 77127 | Lieusaint | Seine et Marne | France |
Generated 2025-11-05 02:03:19.618 UTC