[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 362 SHUFFLE < SKIP 4595 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22390 | Zheng, Kelvin, A | 70452 | Stuttgart | Saarland | Germany |
25173 | Stewart, Melissa | V7L 4J4 | N. Vancouver | British Columbia | Canada |
18862 | Zhang, Luke | 90210 | Beverly Hills | California | United States |
Generated 2025-07-22 02:57:49.740 UTC