[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 2679 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29156 | Barnes, Ashley, J | 94109 | San Francisco | California | United States |
20510 | Cox, Caitlin | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-11 20:19:09.589 UTC