[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 263 SHUFFLE < SKIP 1578 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14643 | Simmons, Eric, M | 98201 | Everett | Washington | United States |
18254 | Martin, Larry | 1597 | Lane Cove | New South Wales | Australia |
Generated 2025-07-12 23:22:28.655 UTC