[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 2391 SHUFFLE < SKIP 2363 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16936 | Ms., Serventi, Alice, J. | 92081 | Paris La Defense | Hauts de Seine | France |
19630 | Raje, Jodi, E | 4655 | Hervey Bay | Queensland | Australia |
25568 | Wu, Christy, D | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-20 21:06:07.774 UTC