[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 2817 SHUFFLE < SKIP 1622 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29210 | Peterson, Devin, M | 98201 | Everett | Washington | United States |
23447 | Weber, Jermaine, C | 41485 | Grevenbroich | Bayern | Germany |
20908 | Foster, Wyatt, C | 66578 | Neunkirchen | Saarland | Germany |
Generated 2025-07-17 07:06:09.873 UTC