[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 SHUFFLE < SKIP 1745 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14134 | Fernandez, Cassandra, C | 6105 | Cloverdale | South Australia | Australia |
22390 | Zheng, Kelvin, A | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-10 20:53:28.836 UTC