[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 475 SHUFFLE < SKIP 359 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28827 | Robinson, Joshua, E | 92118 | Coronado | California | United States |
19783 | Kumar, Tony, P | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-10 13:17:25.986 UTC