[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 875 SHUFFLE < SKIP 102 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28689 | Zhang, Kelvin, R | 75002 | Paris | Seine (Paris) | France |
15224 | Gutierrez, Pedro, S | 2055 | North Sydney | New South Wales | Australia |
21690 | Thomas, Samantha | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-16 23:51:40.755 UTC