[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 482 < SKIP 3255 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13866 | Butler, Mya | 92102 | San Diego | California | United States |
13984 | Richardson, Adrian, C | 92102 | San Diego | California | United States |
Generated 2025-07-21 21:16:17.022 UTC