[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 3375 SHUFFLE < SKIP 2986 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18883 | Garcia, Jonathan | V9 | Langford | British Columbia | Canada |
21129 | Wang, Rafael, J | 63151 | Mühlheim | Hamburg | Germany |
22217 | Powell, Dylan, M | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-21 05:37:19.341 UTC