[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 875 SHUFFLE < SKIP 9075 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14073 | Alexander, Gabriel, C | 3220 | Geelong | Victoria | Australia |
27699 | Turner, Rebecca, W | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-21 22:09:51.045 UTC