[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 3615 SHUFFLE < SKIP 5582 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17852 | Shan, Lindsey | 10791 | Berlin | Hamburg | Germany |
Generated 2025-07-20 14:36:36.611 UTC