[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1696 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21897 | Subram, Francisco, A | 2065 | St. Leonards | New South Wales | Australia |
14314 | Cooper, Katherine, R | 7001 | Hobart | Tasmania | Australia |
20598 | Powell, Jackson, A | 46236 | Bottrop | Nordrhein-Westfalen | Germany |
Generated 2025-07-12 17:02:27.004 UTC