[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 SKIP 327 SHUFFLE < SKIP 3708 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28281 | Cox, Juan, A | 94014 | Colma | California | United States |
21990 | Rai, Alejandro, R | 4700 | Rockhampton | Queensland | Australia |
19453 | Rana, Veronica, R | 12171 | Berlin | Saarland | Germany |
Generated 2025-07-14 02:14:23.811 UTC