[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 4112 SHUFFLE < SKIP 868 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16008 | Allen, Morgan, D | 98033 | Kirkland | Washington | United States |
29113 | Anand, Alícia, J | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-18 15:08:54.421 UTC