[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 512 SHUFFLE < SKIP 673 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17073 | Carlson, Jonathon, N | 7001 | Hobart | Tasmania | Australia |
15254 | Chapman, Carla, C | 31901 | Columbus | Georgia | United States |
Generated 2025-07-15 22:08:54.849 UTC