[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 296 SHUFFLE < SKIP 2255 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24387 | Mitchell, Elijah, A | 90706 | Bellflower | California | United States |
12773 | Taylor, Samantha, K | 98225 | Bellingham | Washington | United States |
Generated 2025-07-21 19:48:12.103 UTC