[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 3917 SHUFFLE < SKIP 2476 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15788 | Li, Barbara | 3000 | Melbourne | Victoria | Australia |
14571 | Richardson, Rachel, M | 90706 | Bellflower | California | United States |
Generated 2025-07-17 12:56:00.279 UTC