[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 2130 SHUFFLE < SKIP 90 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16621 | Ms., Seidel, Birgit | 3550 | Bendigo | Victoria | Australia |
17364 | Perry, Ian, A | 90712 | Lakewood | California | United States |
Generated 2025-07-13 16:11:07.556 UTC