[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 511 SHUFFLE < SKIP 1458 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22350 | Powell, Riley, M | 98104 | Seattle | Washington | United States |
24102 | Torres, Andy, R | 63151 | Mühlheim | Hamburg | Germany |
26202 | Simmons, Haley, T | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-18 11:49:41.325 UTC