[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 480 SHUFFLE < SKIP 325 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19234 | Zheng, Micah | 90210 | Beverly Hills | California | United States |
17178 | Liang, Trisha, L | 90210 | Beverly Hills | California | United States |
Generated 2025-07-14 22:43:36.165 UTC