[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 680 SHUFFLE < SKIP 3434 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18144 | Chapman, Katie | 75016 | Paris | Seine (Paris) | France |
29476 | Bradley, Elizabeth | 20354 | Hamburg | Hamburg | Germany |
16982 | Lopez, Jillian | 90210 | Beverly Hills | California | United States |
Generated 2025-07-19 17:40:07.078 UTC