[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 1766 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14378 | Mehta, Cory, A | 94010 | Burlingame | California | United States |
14513 | Turner, Alexandra | 94010 | Burlingame | California | United States |
14731 | Brown, Seth, A | 94010 | Burlingame | California | United States |
Generated 2025-10-11 21:01:12.740 UTC