[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 413 SHUFFLE < SKIP 2454 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20500 | Butler, Morgan, E | V6B 3P7 | Port Hammond | British Columbia | Canada |
15689 | Wang, Stacey | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
15918 | Ruiz, Roberto | 98168 | Burien | Washington | United States |
Generated 2025-07-13 12:31:49.639 UTC