[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 647 SHUFFLE < SKIP 1466 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18171 | Zeng, Alejandro, J | 70511 | Stuttgart | Saarland | Germany |
26423 | Gutierrez, Hector | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-20 01:12:21.884 UTC