[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 2882 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14894 | Baker, James, A | 97034 | Lake Oswego | Oregon | United States |
20160 | Garcia, George | 3550 | Bendigo | Victoria | Australia |
Generated 2025-07-10 22:56:37.312 UTC