[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 5185 SHUFFLE < SKIP 345 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18096 | Kelly, Ariana, R | 90210 | Beverly Hills | California | United States |
21336 | Perez, Angel, S | V9 | Langford | British Columbia | Canada |
24692 | He, Laura, W | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-20 15:57:11.078 UTC