[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 568 SHUFFLE < SKIP 1488 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17030 | Russell, Emily | 90012 | Los Angeles | California | United States |
Generated 2025-07-20 22:32:13.265 UTC