[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 686 < SKIP 641 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25513 | Walker, Grace, R | 59491 | Villeneuve-d'Ascq | Nord | France |
Generated 2025-07-19 07:20:56.811 UTC