[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 6869 < SKIP 15 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16248 | Ross, Alyssa | 98027 | Issaquah | Washington | United States |
20305 | Ross, Caleb | 90706 | Bellflower | California | United States |
Generated 2025-07-18 09:56:00.773 UTC