[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 3027 SHUFFLE < SKIP 3685 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16488 | Rodriguez, Joel, C | 7001 | Hobart | Tasmania | Australia |
26394 | Sun, Martha, V | 92081 | Paris La Defense | Hauts de Seine | France |
Generated 2025-07-16 13:29:47.465 UTC