[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 5487 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24361 | Rodriguez, Francisco | 4000 | Brisbane | Queensland | Australia |
19316 | Srini, Raymond, C | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-07-11 14:54:43.562 UTC