[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 119 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20634 | Bryant, Stephanie, V | 98104 | Seattle | Washington | United States |
14813 | Hayes, Madison | 59000 | Lille | Nord | France |
Generated 2025-07-12 04:12:09.514 UTC