[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 62 SHUFFLE < SKIP 103 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12647 | Anand, Colleen, N | L4 4HB | Liverpool | England | United Kingdom |
16679 | Carter, Amber, E | 3000 | Melbourne | Victoria | Australia |
19136 | Cook, Richard | 98201 | Everett | Washington | United States |
Generated 2025-07-22 12:19:43.439 UTC