[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 2421 SHUFFLE < SKIP 6176 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21091 | Jenkins, Ashley | 20354 | Hamburg | Hamburg | Germany |
14788 | Rana, Gerald, C | 75013 | Paris | Seine (Paris) | France |
Generated 2025-07-17 00:43:28.916 UTC