[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 SKIP 542 SHUFFLE < SKIP 519 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22736 | Morgan, Katherine, V | 98403 | Tacoma | Washington | United States |
20297 | Wu, Valerie | 94704 | Berkeley | California | United States |
Generated 2025-07-21 07:09:41.448 UTC