[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 750 SHUFFLE < SKIP 33 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21549 | Ruiz, Jerome, J | 14129 | Berlin | Hessen | Germany |
19555 | Liu, Alejandro, R | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-15 12:54:56.296 UTC