[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 469 < SKIP 4045 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27329 | Vazquez, Gloria, M | 59223 | Roncq | Nord | France |
28466 | Chandra, Marco, A | 59223 | Roncq | Nord | France |
Generated 2025-07-17 15:10:53.527 UTC