[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 506 SHUFFLE < SKIP 398 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11237 | Anand, Clarence, M | 42651 | Solingen | Nordrhein-Westfalen | Germany |
26226 | Andersen, Michele, C | 80074 | München | Nordrhein-Westfalen | Germany |
Generated 2025-07-09 20:33:43.160 UTC