[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 2469 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11408 | Gill, Darren, M | W1Y 3RA | London | England | United Kingdom |
15748 | Jenkins, Austin, D | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-11 13:33:49.441 UTC