[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 2520 < SKIP 506 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25251 | Rodriguez, Toni, J | 4171 | Hawthorne | Queensland | Australia |
25730 | Simmons, Isabelle | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-18 18:03:53.901 UTC