[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 536 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14008 | Liu, Karen, F | 3220 | Geelong | Victoria | Australia |
28228 | Reed, Gloria | 98371 | Puyallup | Washington | United States |
Generated 2025-07-11 13:43:00.295 UTC