[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 9965 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26440 | Green, Devin, J | 3000 | Melbourne | Victoria | Australia |
26920 | Chen, Jon | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-18 21:08:57.449 UTC