[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 680 SHUFFLE < SKIP 5763 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26605 | Foster, Brandon, R | 90012 | Los Angeles | California | United States |
22893 | Miller, Chloe, V | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-19 01:21:04.811 UTC