[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 3356 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26080 | Roberts, Sydney | 98201 | Everett | Washington | United States |
29156 | Barnes, Ashley, J | 94109 | San Francisco | California | United States |
Generated 2025-07-09 14:04:00.988 UTC