[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 518 SHUFFLE < SKIP 3928 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26092 | Morgan, Devin, E | 98225 | Bellingham | Washington | United States |
25550 | Munoz, Krista, J | 40434 | Duesseldorf | Hessen | Germany |
Generated 2025-07-12 03:37:59.747 UTC