[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 2328 < SKIP 53 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23027 | Griffin, Fernando, J | 90012 | Los Angeles | California | United States |
15790 | Xu, Colin | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-21 00:33:49.996 UTC