[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 4685 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18319 | Sun, Aimee, R | 2138 | Rhodes | New South Wales | Australia |
18719 | Suarez, Alberto, G | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-14 14:34:49.363 UTC