[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 SKIP 158 SHUFFLE < SKIP 498 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16673 | Guo, Curtis, O | 90210 | Beverly Hills | California | United States |
27816 | Kapoor, Erick, J | 59170 | Croix | Nord | France |
Generated 2025-07-18 00:37:43.960 UTC