[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 434 < SKIP 4163 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20454 | Martinez, Fernando | 4700 | Rockhampton | Queensland | Australia |
20403 | Lal, Mitchell, C | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-17 20:58:57.977 UTC