[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 70 SHUFFLE < SKIP 1429 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16973 | Collins, Katherine | 90706 | Bellflower | California | United States |
21825 | Zhou, Randy, J | 12311 | Berlin | Hamburg | Germany |
22936 | Diaz, Jill, F | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-20 12:42:34.953 UTC