[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 512 SHUFFLE < SKIP 1157 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24387 | Mitchell, Elijah, A | 90706 | Bellflower | California | United States |
29019 | Morris, Isaiah | 90712 | Lakewood | California | United States |
Generated 2025-07-13 07:32:11.953 UTC