[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 680 SHUFFLE < SKIP 1131 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19463 | Chandra, Cassandra | 92310 | Sèvres | Hauts de Seine | France |
23024 | Davis, Emma | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-19 15:49:50.875 UTC