[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 623 < SKIP 5122 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12274 | Torres, Javier, R | 75017 | Paris | Seine (Paris) | France |
12279 | Suarez, Mathew | 75017 | Paris | Seine (Paris) | France |
Generated 2025-07-21 21:47:23.436 UTC