[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 482 SHUFFLE < SKIP 3964 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29475 | Ward, Jared, A | 20354 | Hamburg | Hamburg | Germany |
13291 | Xu, Nina | 65616 | Branson | Missouri | United States |
20546 | Fernandez, Ruth | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-07-10 07:30:01.263 UTC