[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 484 SHUFFLE < SKIP 3361 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28768 | Rodriguez, Emmanuel, A | 98168 | Burien | Washington | United States |
18729 | Parker, Evan, R | 3337 | Melton | Victoria | Australia |
Generated 2025-07-17 13:22:53.203 UTC