[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 8983 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14793 | Nath, Clayton | E17 6JF | London | England | United Kingdom |
14806 | Jai, Damien | E17 6JF | London | England | United Kingdom |
Generated 2025-07-14 21:31:32.845 UTC