[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 2788 SHUFFLE < SKIP 680 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20096 | Lal, Jonathan | V9B 2C3 | Shawnee | British Columbia | Canada |
28304 | Zeng, Colleen, L | 3205 | South Melbourne | Victoria | Australia |
18345 | Bryant, Samantha | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-21 08:03:15.331 UTC