[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 SHUFFLE < SKIP 63 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20453 | Arun, Bryant, C | 2777 | Springwood | New South Wales | Australia |
15271 | Yang, Samuel, R | 98104 | Seattle | Washington | United States |
12166 | Rogers, Jared, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-07 20:49:35.540 UTC