[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 127 SHUFFLE < SKIP 2497 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12056 | Ward, Ian | V7L 4J4 | N. Vancouver | British Columbia | Canada |
14777 | Jenkins, Kayla, A | TY31 | Runcorn | England | United Kingdom |
22276 | Gray, Gabriella, M | 91776 | San Gabriel | California | United States |
Generated 2025-07-18 07:49:22.444 UTC