[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 4110 < SKIP 2141 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22409 | Madan, Candace | 4655 | Hervey Bay | Queensland | Australia |
20174 | Gonzalez, Douglas, E | 12311 | Berlin | Hamburg | Germany |
Generated 2025-07-18 22:28:29.043 UTC