[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 739 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24920 | Cai, Amy | 3000 | Melbourne | Victoria | Australia |
11799 | Wang, Jessie, B | 98168 | Burien | Washington | United States |
Generated 2025-07-11 19:22:27.136 UTC