[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 9718 < SKIP 211 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23395 | Martinez, Ryan, A | 91791 | West Covina | California | United States |
17830 | Scott, Carlos | 59140 | Dunkerque | Nord | France |
Generated 2025-07-18 23:19:36.458 UTC