[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 612 SHUFFLE < SKIP 885 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21270 | Jackson, Daniel | 98104 | Seattle | Washington | United States |
Generated 2025-07-12 17:44:44.511 UTC