[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 512 SHUFFLE < SKIP 1025 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18194 | Kumar, Yolanda, J | 6006 | Perth | South Australia | Australia |
20844 | Pal, Nicolas, E | 59140 | Dunkerque | Nord | France |
Generated 2025-07-11 16:23:41.810 UTC