[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 5875 < SKIP 127 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21254 | Black, Tonya, M | 3220 | Geelong | Victoria | Australia |
21202 | Torres, Theresa | 3220 | Geelong | Victoria | Australia |
21896 | Subram, Roy | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-09 02:07:27.883 UTC