[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 8400 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13603 | Martinez, Molly, S | LE18 | Leeds | England | United Kingdom |
14150 | Munoz, Billy, J | LE18 | Leeds | England | United Kingdom |
14817 | Washington, Anna | LE18 | Leeds | England | United Kingdom |
Generated 2025-07-17 09:39:06.927 UTC