[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 437 < SKIP 4014 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20151 | Guo, Jamie | 3977 | Cranbourne | Victoria | Australia |
19565 | Saunders, Patricia, J | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-21 15:19:37.229 UTC