[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 875 SHUFFLE < SKIP 1440 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28423 | Ortega, Victor, L | 40434 | Duesseldorf | Hessen | Germany |
21844 | Long, James, Y | 95010 | Hof | Bayern | Germany |
Generated 2025-07-20 10:37:17.452 UTC