[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 8555 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18736 | Patterson, Ashley, R | 3000 | Melbourne | Victoria | Australia |
18727 | Hernandez, Hailey, A | 3000 | Melbourne | Victoria | Australia |
18741 | Martinez, Edgar, B | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-20 20:50:45.391 UTC