[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 542 SHUFFLE < SKIP 4509 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22410 | Arthur, Cassandra, M | 4655 | Hervey Bay | Queensland | Australia |
24220 | Edwards, Hunter | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-22 12:53:50.524 UTC