[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 632 SHUFFLE < SKIP 223 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15180 | Suri, Jillian, L | 4000 | Brisbane | Queensland | Australia |
17545 | Ross, Wyatt | 98201 | Everett | Washington | United States |
Generated 2025-07-20 10:55:34.188 UTC