[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 4502 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19491 | Prasad, Stanley | 59223 | Roncq | Nord | France |
19914 | Ma, Willie | 59223 | Roncq | Nord | France |
20961 | Goldberg, Keith, A | 59223 | Roncq | Nord | France |
Generated 2025-07-12 10:39:53.583 UTC