[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 6395 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20717 | Ray, Chelsea, R | OX14 4SE | Oxford | England | United Kingdom |
20863 | Xu, Erica, M | OX14 4SE | Oxford | England | United Kingdom |
Generated 2025-07-13 08:14:08.155 UTC