[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 322 SHUFFLE < SKIP 452 > TAKE 1 >
1 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19261 | Wu, Heather, M | WA3 7BH | Warrington | England | United Kingdom |
Generated 2025-07-20 18:37:15.195 UTC