[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 2130 SHUFFLE < SKIP 100 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19783 | Kumar, Tony, P | 3220 | Geelong | Victoria | Australia |
27449 | Cox, Bryan | 94070 | San Carlos | California | United States |
Generated 2025-07-12 10:08:26.973 UTC