[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 512 SHUFFLE < SKIP 7 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21518 | Madan, Ruben, M | 75008 | Paris | Seine (Paris) | France |
12304 | Zhou, Alejandro, A | W10 6BL | London | England | United Kingdom |
Generated 2025-07-11 21:34:52.692 UTC