[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 3871 < SKIP 130 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15829 | Diaz, Devin, D | 3000 | Melbourne | Victoria | Australia |
21656 | Hayes, Hannah, J | V8V | Victoria | British Columbia | Canada |
17258 | Green, Fernando | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-15 11:08:46.283 UTC