[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 437 SHUFFLE < SKIP 2324 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14716 | Zhou, Shannon, W | 57000 | Metz | Moselle | France |
24859 | Arun, Cesar, J | E17 6JF | London | England | United Kingdom |
Generated 2025-07-19 17:07:25.022 UTC