[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 127 SHUFFLE < SKIP 2681 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23535 | Goel, Dawn | 7001 | Hobart | Tasmania | Australia |
24141 | Nath, Misty, E | 75010 | Paris | Seine (Paris) | France |
13542 | Kumar, Sharon, C | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-21 23:58:19.721 UTC