[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 1614 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21761 | Sanders, Makayla | 90505 | Torrance | California | United States |
18534 | Collins, Hunter | 98104 | Seattle | Washington | United States |
Generated 2025-07-11 18:34:15.112 UTC