[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 903 < SKIP 469 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23680 | Powell, Anna, J | 90210 | Beverly Hills | California | United States |
23457 | Rivera, Nicole | 90210 | Beverly Hills | California | United States |
Generated 2025-07-16 00:24:33.941 UTC