[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 3669 SHUFFLE < SKIP 893 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17562 | Sharma, Zachary, C | 94519 | Concord | California | United States |
23754 | Goel, Cassie | 92081 | Paris La Defense | Hauts de Seine | France |
Generated 2025-07-11 15:57:40.557 UTC