[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 127 SHUFFLE < SKIP 756 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14696 | Anand, Shawn, J | 41485 | Grevenbroich | Bayern | Germany |
17044 | Hayes, Ana | 98055 | Renton | Washington | United States |
Generated 2025-07-13 19:08:22.080 UTC