[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 SHUFFLE < SKIP 3680 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24243 | Lin, Karen | 3198 | Seaford | Victoria | Australia |
26926 | Mehta, Sergio | 75019 | Paris | Seine (Paris) | France |
Generated 2025-07-12 22:34:27.255 UTC