[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 512 SHUFFLE < SKIP 1414 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12729 | Perry, Jose, M | PB12 | Peterborough | England | United Kingdom |
20498 | Phillips, Miguel | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-15 13:47:28.459 UTC