[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 327 SHUFFLE < SKIP 3370 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24627 | Edwards, Eric | V9 | Metchosin | British Columbia | Canada |
28467 | Tang, Tasha, D | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-20 00:23:03.459 UTC