[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 5736 SHUFFLE < SKIP 530 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17187 | Ma, Alejandro, L | 45000 | Orleans | Loiret | France |
23039 | Scott, Wyatt | 94014 | Colma | California | United States |
14610 | Jenkins, Lauren, S | 98201 | Everett | Washington | United States |
Generated 2025-07-15 23:15:37.211 UTC