[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 2421 SHUFFLE < SKIP 1356 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16551 | Shan, Christy, M | 59100 | Roubaix | Nord | France |
11302 | Russell, Spencer | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-11 02:11:45.935 UTC