[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 4625 SHUFFLE < SKIP 899 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13987 | Collins, Eduardo | V3A 4R2 | Langley | British Columbia | Canada |
16051 | Xu, Leonard, D | 59000 | Lille | Nord | France |
25611 | Rodriguez, Deanna | CM11 | Billericay | England | United Kingdom |
Generated 2025-07-19 15:53:10.253 UTC