[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 439 < SKIP 2099 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16818 | Reed, Gabrielle | 91977 | Spring Valley | California | United States |
16868 | Jackson, Xavier, A | 91977 | Spring Valley | California | United States |
Generated 2025-07-16 16:31:00.535 UTC