[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 8439 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25748 | Butler, Kayla, J | LE18 | Leeds | England | United Kingdom |
26379 | Rodriguez, Cindy | LE18 | Leeds | England | United Kingdom |
26842 | Alonso, Felicia, A | LE18 | Leeds | England | United Kingdom |
Generated 2025-07-11 19:31:16.594 UTC