[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 2421 SHUFFLE < SKIP 4286 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19069 | Hall, Thomas | 93000 | Bobigny | Seine Saint Denis | France |
20217 | Wang, Valerie | 4000 | Brisbane | Queensland | Australia |
22637 | Alexander, Ana, R | TY31 | Runcorn | England | United Kingdom |
Generated 2025-07-13 09:49:34.328 UTC