[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 509 SHUFFLE < SKIP 346 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29023 | Campbell, Dalton, C | 98055 | Renton | Washington | United States |
22112 | Reed, Paige | V6B 3P7 | Port Hammond | British Columbia | Canada |
20548 | Rodriguez, Phillip, S | 10501 | Berlin | Nordrhein-Westfalen | Germany |
Generated 2025-07-20 06:37:17.543 UTC