[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 1030 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28618 | Bailey, Katelyn, C | 98104 | Seattle | Washington | United States |
22121 | Henderson, Jackson, A | V2W 1W2 | Haney | British Columbia | Canada |
Generated 2025-07-11 13:34:50.107 UTC