[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 2611 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14106 | Hughes, Melissa | 94611 | Oakland | California | United States |
18325 | Xu, Colleen, C | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-10 19:02:41.337 UTC