[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 512 SHUFFLE < SKIP 1365 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19783 | Kumar, Tony, P | 3220 | Geelong | Victoria | Australia |
28156 | Hall, Gabrielle, J | 95062 | Santa Cruz | California | United States |
Generated 2025-07-13 12:12:48.932 UTC