[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 3669 SHUFFLE < SKIP 2673 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13234 | Lewis, Robert, P | 98371 | Puyallup | Washington | United States |
12957 | Lopez, Isabella | 91977 | Spring Valley | California | United States |
Generated 2025-07-20 19:20:07.049 UTC