[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 3917 SHUFFLE < SKIP 2218 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29256 | Harris, Noah | V7L 4J4 | Vancouver | British Columbia | Canada |
28161 | Perry, Jessica | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-19 13:21:37.195 UTC