[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 1617 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11883 | Anderson, Hannah, C | 98168 | Burien | Washington | United States |
18086 | Zeng, Jaclyn, R | 94519 | Concord | California | United States |
22881 | Martinez, Wyatt, R | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-10 01:49:58.016 UTC