[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 875 SHUFFLE < SKIP 4826 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11047 | Lu, Jaclyn, D | 3220 | Geelong | Victoria | Australia |
28240 | Clark, Eduardo | 98371 | Puyallup | Washington | United States |
Generated 2025-07-19 02:57:56.696 UTC