[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 5616 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16615 | Patel, Kaitlin, L | 6006 | Perth | South Australia | Australia |
16616 | Liang, Kelvin, L | 6006 | Perth | South Australia | Australia |
Generated 2025-07-10 07:09:40.062 UTC