[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 445 SHUFFLE < SKIP 4060 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24833 | Ruiz, Deanna, N | 75010 | Paris | Seine (Paris) | France |
28876 | Garcia, Austin, D | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-17 03:31:53.103 UTC