[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 5998 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16535 | Chen, Colin, F | 75013 | Paris | Seine (Paris) | France |
29443 | Phillips, Gabriel, R | TY31 | Runcorn | England | United Kingdom |
Generated 2025-07-12 18:57:11.019 UTC