[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 3669 SHUFFLE < SKIP 2904 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17630 | Zhang, Gilbert, E | 60082 | Frankfurt am Main | Hamburg | Germany |
19945 | Garcia, Phillip, P | 94310 | Orly | Val de Marne | France |
14514 | Jones, Rachel, D | 94704 | Berkeley | California | United States |
Generated 2025-07-11 23:34:26.759 UTC