[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 4558 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13013 | Ye, Vincent | 4700 | Rockhampton | Queensland | Australia |
13035 | Torres, Kristy, M | 4700 | Rockhampton | Queensland | Australia |
13629 | Yuan, Karla, W | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-12 10:45:25.696 UTC