[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 512 SHUFFLE < SKIP 709 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16354 | Torres, Janet, A | 98270 | Marysville | Washington | United States |
17474 | King, Jose, H | 90505 | Torrance | California | United States |
Generated 2025-07-14 12:12:54.289 UTC