[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 7654 > < TAKE 7 >
7 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16256 | Collins, Richard, S | LE18 | Leeds | England | United Kingdom |
14817 | Washington, Anna | LE18 | Leeds | England | United Kingdom |
14843 | Vazquez, Lee | LE18 | Leeds | England | United Kingdom |
14862 | Jenkins, Spencer, S | LE18 | Leeds | England | United Kingdom |
16561 | Yuan, Kurt | LE18 | Leeds | England | United Kingdom |
17889 | Taylor, Blake, S | LE18 | Leeds | England | United Kingdom |
18041 | Xie, Sheena | LE18 | Leeds | England | United Kingdom |
Generated 2025-10-12 16:43:44.447 UTC