[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 593 SHUFFLE < SKIP 235 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13053 | Lu, Vincent | 98225 | Bellingham | Washington | United States |
19207 | Turner, Jeremiah, F | V9 | Metchosin | British Columbia | Canada |
14710 | Ma, Lisa, C | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-14 07:36:09.911 UTC