[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 127 SHUFFLE < SKIP 2211 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11783 | Mitchell, Sara, A | 92102 | San Diego | California | United States |
21999 | Barnes, Julia, R | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-15 11:06:22.403 UTC