[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 3557 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29324 | Williams, Kayla | 98107 | Ballard | Washington | United States |
16118 | Wright, James, A | 94611 | Oakland | California | United States |
Generated 2025-07-13 05:02:14.378 UTC