[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 484 SHUFFLE < SKIP 2337 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20953 | Rubio, Neil | 77127 | Lieusaint | Seine et Marne | France |
25697 | Harris, Miguel, L | 59140 | Dunkerque | Nord | France |
Generated 2025-07-19 13:48:40.609 UTC