[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 9655 < SKIP 678 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18358 | Coleman, Oscar, P | 90241 | Downey | California | United States |
28493 | Wilson, Morgan, T | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-20 12:08:52.193 UTC