[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 511 SHUFFLE < SKIP 1564 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29221 | Bennett, Kelly | 94611 | Oakland | California | United States |
14488 | Hughes, Connor, S | 94704 | Berkeley | California | United States |
Generated 2025-07-21 18:32:19.498 UTC