[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 189 SHUFFLE < SKIP 1305 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18254 | Martin, Larry | 1597 | Lane Cove | New South Wales | Australia |
17401 | Wright, Noah, C | 97301 | Salem | Oregon | United States |
Generated 2025-07-09 08:03:47.129 UTC