[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 4453 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20151 | Guo, Jamie | 3977 | Cranbourne | Victoria | Australia |
20229 | Walker, Austin, F | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-10 17:06:00.759 UTC