[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 750 < SKIP 1563 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13897 | Washington, Carol, K | 98168 | Burien | Washington | United States |
14476 | Reed, Bryce | 98168 | Burien | Washington | United States |
14629 | Hernandez, Blake | 98168 | Burien | Washington | United States |
Generated 2025-10-08 13:57:05.487 UTC