[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 1731 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22362 | Russell, Austin | 92118 | Coronado | California | United States |
16423 | Madan, Sergio | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-11 22:35:37.759 UTC