[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 875 SHUFFLE < SKIP 6519 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22453 | Long, Dakota, N | 64283 | Darmstadt | Hessen | Germany |
14546 | Sanchez, Christina, S | OX1 | Oxford | England | United Kingdom |
16184 | She, Christine | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-08 19:08:08.685 UTC