[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 3399 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21278 | King, Julia, C | 97005 | Beaverton | Oregon | United States |
17630 | Zhang, Gilbert, E | 60082 | Frankfurt am Main | Hamburg | Germany |
Generated 2025-07-11 22:08:56.260 UTC