[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 405 SHUFFLE < SKIP 1488 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19668 | Patel, Erick, C | 98168 | Burien | Washington | United States |
16176 | Torres, Michele, A | 3220 | Geelong | Victoria | Australia |
28939 | Fernandez, Ronald | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-12 19:02:34.063 UTC