[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 511 SHUFFLE < SKIP 216 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17908 | Yang, Warren, F | 4169 | East Brisbane | Queensland | Australia |
18789 | Robinson, Seth, C | 98901 | Yakima | Washington | United States |
Generated 2025-07-16 14:40:23.899 UTC