[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 250 SHUFFLE < SKIP 3501 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20188 | Watson, Kimberly, A | V9 | Langford | British Columbia | Canada |
16458 | Ruiz, Michele | 22001 | Hamburg | Hessen | Germany |
Generated 2025-07-16 22:08:23.060 UTC