[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 394 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19811 | Allen, Evan | 97068 | W. Linn | Oregon | United States |
29186 | Serrano, Mathew, A | 4810 | Townsville | Queensland | Australia |
Generated 2025-07-09 20:06:26.329 UTC