[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 5958 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12086 | Clark, Emily, R | V8X | Royal Oak | British Columbia | Canada |
27398 | Lee, Alexis, L | 90505 | Torrance | California | United States |
Generated 2025-07-14 03:15:05.302 UTC