[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 3669 SHUFFLE < SKIP 3345 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21560 | Lopez, Kristopher, L | 3000 | Melbourne | Victoria | Australia |
13703 | Sanders, Mackenzie, J | 98033 | Kirkland | Washington | United States |
Generated 2025-07-17 17:52:55.571 UTC