[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 127 SHUFFLE < SKIP 2658 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13522 | Taylor, Logan | 3220 | Geelong | Victoria | Australia |
14008 | Liu, Karen, F | 3220 | Geelong | Victoria | Australia |
22806 | Sun, Crystal, E | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-07-16 20:24:58.961 UTC