[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 SHUFFLE SKIP 5287 < SKIP 469 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13103 | Raji, Brendan | 3220 | Geelong | Victoria | Australia |
22432 | Xie, Bridget, R | 60323 | Frankfurt | Hessen | Germany |
Generated 2025-07-18 23:31:05.382 UTC