[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 7680 SHUFFLE < SKIP 334 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18418 | Sun, Dawn, L | 94519 | Concord | California | United States |
22609 | Cai, Clarence, L | 14111 | Berlin | Hamburg | Germany |
Generated 2025-07-22 00:01:41.461 UTC