[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 250 SHUFFLE < SKIP 4697 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14721 | Jones, Daniel, J | 98371 | Puyallup | Washington | United States |
28380 | Goel, Lindsay, A | 94310 | Orly | Val de Marne | France |
Generated 2025-07-20 15:17:26.635 UTC