[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 1424 SHUFFLE < SKIP 1260 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18015 | Edwards, Haley, D | 59140 | Dunkerque | Nord | France |
27052 | Bailey, Jada, W | 98104 | Seattle | Washington | United States |
Generated 2025-07-19 06:51:33.168 UTC