[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 9247 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13777 | Perez, Manuel, C | W1N 9FA | London | England | United Kingdom |
13815 | Lin, Lacey | E17 6JF | London | England | United Kingdom |
Generated 2025-07-21 06:20:27.143 UTC