[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 416 SHUFFLE < SKIP 1402 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24643 | Campbell, Jada, F | 90505 | Torrance | California | United States |
24615 | Ortega, Dwayne, C | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-19 17:21:04.107 UTC