[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 875 SHUFFLE < SKIP 692 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21408 | Chen, Autumn, I | 3550 | Bendigo | Victoria | Australia |
19444 | Thomas, Kayla | 93000 | Bobigny | Seine Saint Denis | France |
Generated 2025-07-19 02:00:59.563 UTC