[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 189 SHUFFLE < SKIP 369 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16286 | Torres, Billy, F | 75006 | Paris | Seine (Paris) | France |
14787 | Smith, Tabitha | B29 6SL | Birmingham | England | United Kingdom |
Generated 2025-07-15 11:25:58.265 UTC