[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 24 SHUFFLE < SKIP 1952 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18050 | Cooper, Sara | 94611 | Oakland | California | United States |
17235 | Jackson, Joshua | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-20 21:46:32.211 UTC