[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 327 SHUFFLE < SKIP 72 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26842 | Alonso, Felicia, A | LE18 | Leeds | England | United Kingdom |
16584 | Gray, Devin | WA3 | Watford | England | United Kingdom |
Generated 2025-07-16 15:44:25.987 UTC