[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 6935 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28935 | Johnsen, Eddie | 4655 | Hervey Bay | Queensland | Australia |
28946 | Anderson, John, C | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-12 23:51:28.608 UTC