[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 2471 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14085 | Garcia, Nathan, W | 98027 | Issaquah | Washington | United States |
18256 | Cai, Gilbert, J | 4000 | Brisbane | Queensland | Australia |
16176 | Torres, Michele, A | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-10 21:53:26.750 UTC