[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 680 SHUFFLE < SKIP 5689 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14248 | Tang, Misty, A | 90706 | Bellflower | California | United States |
18153 | Gao, Karen, L | 13441 | Berlin | Hessen | Germany |
Generated 2025-07-14 18:29:31.962 UTC