[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 1562 < SKIP 1688 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26247 | Turner, Sophia | 91910 | Chula Vista | California | United States |
26326 | Washington, Trevor | 91910 | Chula Vista | California | United States |
26788 | Howard, Destiny, C | 91910 | Chula Vista | California | United States |
Generated 2025-10-10 17:37:57.731 UTC