[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 750 < SKIP 7823 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22846 | Gutierrez, Frank, G | 3000 | Melbourne | Victoria | Australia |
23321 | Xu, Karl | 3000 | Melbourne | Victoria | Australia |
23343 | Rubio, Bruce, E | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-21 05:53:21.006 UTC