[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 875 SHUFFLE < SKIP 6543 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16316 | Hu, Kelli, M | 12311 | Berlin | Saarland | Germany |
28610 | Bailey, Jacqueline | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-09 15:50:50.378 UTC