[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 750 < SKIP 1006 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27125 | Dominguez, Albert | RG12 8TB | Bracknell | England | United Kingdom |
26888 | Fernandez, Bruce, E | RG12 8TB | Bracknell | England | United Kingdom |
Generated 2025-10-10 11:58:01.725 UTC