[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 5817 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13125 | Hu, Alejandro | 3000 | Melbourne | Victoria | Australia |
13758 | Bell, Alexandria, A | V9 | Langford | British Columbia | Canada |
Generated 2025-07-11 21:29:19.725 UTC