[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 8552 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18469 | Rubio, Robyn, A | 3000 | Melbourne | Victoria | Australia |
18485 | Gonzalez, Devin | 3000 | Melbourne | Victoria | Australia |
18495 | Phillips, Jeremy, E | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-20 15:54:41.005 UTC