[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 468 SHUFFLE < SKIP 880 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27600 | Sanchez, Destiny, J | 91977 | Spring Valley | California | United States |
12805 | Moreno, Marvin, M | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-15 05:09:14.972 UTC