[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 3615 SHUFFLE < SKIP 2674 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18953 | Patterson, Mya, A | 90706 | Bellflower | California | United States |
19420 | Raman, Stanley, L | 14129 | Berlin | Hessen | Germany |
Generated 2025-07-17 09:52:54.679 UTC