[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 251 SHUFFLE < SKIP 212 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24475 | Zhou, Gilbert | 3550 | Bendigo | Victoria | Australia |
23900 | Yang, Rafael, A | 91480 | Frankfurt | Bayern | Germany |
Generated 2025-07-16 18:22:46.699 UTC