[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 9791 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22878 | Ross, Angelica, A | 97068 | W. Linn | Oregon | United States |
14261 | Subram, Meredith, S | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-16 11:12:54.466 UTC