[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 2421 SHUFFLE < SKIP 7280 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21552 | Alvarez, Francis | 4000 | Brisbane | Queensland | Australia |
20085 | Moore, Jessica, J | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-20 01:56:52.432 UTC