[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 1401 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19754 | Rana, Francisco | 98168 | Burien | Washington | United States |
28659 | Simmons, Vanessa, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
22473 | Patel, Clifford, L | 14111 | Berlin | Hamburg | Germany |
Generated 2025-07-11 18:14:34.334 UTC