[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 24 SHUFFLE < SKIP 333 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28231 | Powell, James, V | 97301 | Salem | Oregon | United States |
23129 | Ashe, Misty, R | 2065 | St. Leonards | New South Wales | Australia |
Generated 2025-07-12 13:04:13.168 UTC