[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 416 SHUFFLE < SKIP 678 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29216 | Wood, Antonio | 97355 | Lebanon | Oregon | United States |
16048 | Yang, Kelli, M | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-20 05:30:54.149 UTC