[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 575 SHUFFLE < SKIP 3345 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15765 | Deng, Gilbert, C | 3550 | Bendigo | Victoria | Australia |
12624 | Xu, Jamie, D | 60082 | Frankfurt am Main | Hamburg | Germany |
Generated 2025-07-22 01:22:32.290 UTC