[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 750 < SKIP 2241 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19277 | Jiménez, Billy, L | 78400 | Chatou | Yveline | France |
19515 | Garcia, Nancy | 78400 | Chatou | Yveline | France |
Generated 2025-10-12 22:52:07.146 UTC