[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 1516 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28840 | Harrison, Valerie, H | 91502 | Burbank | California | United States |
28585 | Russell, Julian, M | 91502 | Burbank | California | United States |
28612 | Roberts, Gabriel, R | 91502 | Burbank | California | United States |
Generated 2025-10-07 19:59:33.495 UTC