[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 SHUFFLE < SKIP 10860 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18090 | Smith, Lucas, P | V3A 4R2 | Langley | British Columbia | Canada |
14920 | Hill, Jason, C | 91977 | Spring Valley | California | United States |
Generated 2025-07-20 17:00:07.749 UTC