[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2938 < SKIP 3458 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20863 | Xu, Erica, M | OX14 4SE | Oxford | England | United Kingdom |
20933 | Li, Laura, O | OX1 | Oxford | England | United Kingdom |
Generated 2025-07-18 05:10:28.580 UTC