[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 677 SHUFFLE < SKIP 3334 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12484 | Suarez, Lori | 20354 | Hamburg | Hamburg | Germany |
29375 | Malhotra, Sergio, A | 60082 | Frankfurt am Main | Hamburg | Germany |
Generated 2025-07-19 13:10:47.729 UTC