[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 767 SHUFFLE < SKIP 3283 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17608 | Cooper, Carlos, S | 98055 | Renton | Washington | United States |
22684 | Cooper, Lauren, W | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-22 06:17:41.617 UTC