[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 7810 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13237 | Stewart, Devin, E | 90505 | Torrance | California | United States |
20295 | Brown, Christopher, C | 98403 | Tacoma | Washington | United States |
Generated 2025-07-20 15:33:43.261 UTC