[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 512 SHUFFLE < SKIP 430 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22516 | Ortega, Adrienne, Y | 30601 | Hannover | Nordrhein-Westfalen | Germany |
23140 | Lee, Tyler, A | 98168 | Burien | Washington | United States |
18616 | Butler, Spencer, A | 94611 | Oakland | California | United States |
Generated 2025-07-11 18:32:27.889 UTC