[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 1243 SHUFFLE < SKIP 3809 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23487 | Evans, Gabriel | V2W 1W2 | Haney | British Columbia | Canada |
22255 | Rogers, Nicole, E | 98104 | Seattle | Washington | United States |
Generated 2025-07-19 20:08:37.315 UTC