[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 413 SHUFFLE < SKIP 2540 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22952 | Baker, Luke, J | 3220 | Geelong | Victoria | Australia |
23985 | Torres, Janet, J | KB9 | Kirkby | England | United Kingdom |
Generated 2025-07-17 07:43:31.416 UTC