[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 875 SHUFFLE < SKIP 6634 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14225 | Chen, Alisha, J | 4171 | Hawthorne | Queensland | Australia |
25256 | Hill, Eric, G | V9B 5T2 | Shawnee | British Columbia | Canada |
20500 | Butler, Morgan, E | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-13 19:09:10.809 UTC