[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 512 SHUFFLE < SKIP 502 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18533 | Martinez, Lucas, S | 91791 | West Covina | California | United States |
16423 | Madan, Sergio | 91940 | Les Ulis | Essonne | France |
Generated 2025-07-16 18:56:40.567 UTC