[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 2938 < SKIP 1729 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14261 | Subram, Meredith, S | 2138 | Rhodes | New South Wales | Australia |
14310 | Zeng, Jon, O | 2138 | Rhodes | New South Wales | Australia |
14323 | Tang, Colin | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-14 20:37:23.330 UTC