[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 31 SHUFFLE < SKIP 304 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20860 | Lopez, Preston | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
27679 | Walker, Kayla | 98371 | Puyallup | Washington | United States |
Generated 2025-07-14 18:10:17.523 UTC