[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 515 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21473 | Rubio, Stacy, S | 98168 | Burien | Washington | United States |
15765 | Deng, Gilbert, C | 3550 | Bendigo | Victoria | Australia |
Generated 2025-07-11 22:27:21.119 UTC