[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 SHUFFLE < SKIP 4230 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13802 | Subram, Tina | 59140 | Dunkerque | Nord | France |
26880 | Xu, Heather | 01071 | Dresden | Hessen | Germany |
Generated 2025-07-12 07:33:14.228 UTC