[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 31 SHUFFLE < SKIP 321 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12193 | Simmons, Caleb, M | V2M1N7 | Newton | British Columbia | Canada |
28513 | Fernandez, Molly, E | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-18 10:32:55.898 UTC