[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 511 SHUFFLE < SKIP 1620 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21667 | Zhang, Crystal, A | 80074 | München | Nordrhein-Westfalen | Germany |
14779 | Fernandez, Henry, A | 93500 | Pantin | Seine Saint Denis | France |
Generated 2025-07-14 14:24:34.512 UTC