[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 4493 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13578 | Nath, Karl, G | 59223 | Roncq | Nord | France |
14135 | Xie, Clayton | 59223 | Roncq | Nord | France |
Generated 2025-07-10 22:58:37.956 UTC