[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 2963 SHUFFLE < SKIP 639 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28383 | Zhou, Lacey, C | 20354 | Hamburg | Hamburg | Germany |
20473 | Rivera, Mason, M | 97005 | Beaverton | Oregon | United States |
Generated 2025-07-21 02:59:02.866 UTC