[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 2421 SHUFFLE < SKIP 7187 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12116 | Gray, Amanda, E | 97205 | Portland | Oregon | United States |
16929 | Scott, Savannah, E | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-22 05:17:25.334 UTC