[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 2320 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18550 | Griffin, Julia, R | 91977 | Spring Valley | California | United States |
14223 | Rubio, Larry | 7001 | Hobart | Tasmania | Australia |
18727 | Hernandez, Hailey, A | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-11 04:13:38.196 UTC