[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 3032 SHUFFLE < SKIP 198 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11942 | Gonzalez, George, L | 2300 | Newcastle | New South Wales | Australia |
27649 | Bailey, Evan, C | 98104 | Seattle | Washington | United States |
Generated 2025-07-18 22:37:48.274 UTC