[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 3677 SHUFFLE < SKIP 1350 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16609 | Jimenez, Gary, E | 7001 | Hobart | Tasmania | Australia |
17595 | Garcia, Benjamin, L | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-22 12:42:11.544 UTC