[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 750 SHUFFLE < SKIP 230 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16449 | Browning, Casey | RG12 8TB | Bracknell | England | United Kingdom |
14610 | Jenkins, Lauren, S | 98201 | Everett | Washington | United States |
Generated 2025-07-14 03:04:13.409 UTC