[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 8323 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16960 | Gray, Paige | 97355 | Lebanon | Oregon | United States |
17260 | King, Sean, B | 97355 | Lebanon | Oregon | United States |
Generated 2025-07-14 01:38:40.649 UTC