[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 742 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13804 | Luo, Dawn, A | B29 6SL | Birmingham | England | United Kingdom |
14720 | Dominguez, Naomi, B | B29 6SL | Birmingham | England | United Kingdom |
14787 | Smith, Tabitha | B29 6SL | Birmingham | England | United Kingdom |
Generated 2025-10-10 12:10:33.832 UTC