[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 2500 SHUFFLE < SKIP 126 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18226 | Walker, Joseph, E | 98104 | Seattle | Washington | United States |
28689 | Zhang, Kelvin, R | 75002 | Paris | Seine (Paris) | France |
Generated 2025-07-10 03:04:27.143 UTC