[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 SHUFFLE < SKIP 2467 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19955 | Gao, Jake, A | 3220 | Geelong | Victoria | Australia |
16335 | Lu, Kristen | 90706 | Bellflower | California | United States |
Generated 2025-07-11 23:42:47.642 UTC