[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 2399 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21639 | Wilson, Anthony | 98168 | Burien | Washington | United States |
21473 | Rubio, Stacy, S | 98168 | Burien | Washington | United States |
Generated 2025-07-08 13:49:00.531 UTC