[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 62 SHUFFLE < SKIP 1141 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14440 | Tang, Jon, K | 90706 | Bellflower | California | United States |
16719 | Russell, Trevor | 94010 | Burlingame | California | United States |
Generated 2025-07-21 17:15:25.412 UTC