[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 2137 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14772 | Torres, Stacy, A | 91480 | Frankfurt | Bayern | Germany |
14567 | Thomas, Seth | V9B 2C3 | Shawnee | British Columbia | Canada |
13155 | Gutierrez, Jay, C | 3205 | South Melbourne | Victoria | Australia |
Generated 2025-07-11 03:22:55.234 UTC