[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 4977 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17400 | Wilson, Emily | V7L 4J4 | N. Vancouver | British Columbia | Canada |
22769 | Martin, Benjamin | 90802 | Long Beach | California | United States |
Generated 2025-07-11 02:18:11.310 UTC