[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 5820 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16476 | Xie, Shawn, J | 75012 | Paris | Seine (Paris) | France |
16557 | Chander, Derek | 75008 | Paris | Seine (Paris) | France |
Generated 2025-07-19 12:18:28.153 UTC