[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 1182 SHUFFLE < SKIP 2122 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20330 | Thomas, Nathan, A | V9B 5T2 | Shawnee | British Columbia | Canada |
17096 | Bennett, Samantha, S | 95010 | Hof | Bayern | Germany |
23935 | Barnes, Alexis, J | OX1 | Oxford | England | United Kingdom |
Generated 2025-07-15 10:12:36.522 UTC