[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 391 SHUFFLE < SKIP 975 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14961 | Yang, Jaclyn | 80074 | München | Nordrhein-Westfalen | Germany |
18976 | Howard, Garrett | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-22 05:30:51.994 UTC