[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 512 SHUFFLE < SKIP 469 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12320 | Alvarez, Cheryl, A | RG12 8TB | Bracknell | England | United Kingdom |
18253 | Guo, Trisha | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-12 09:00:20.952 UTC