[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 248 SHUFFLE < SKIP 223 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25256 | Hill, Eric, G | V9B 5T2 | Shawnee | British Columbia | Canada |
26570 | Gonzales, Hunter | 1002 | Sydney | New South Wales | Australia |
21831 | Anand, Yolanda | 59100 | Roubaix | Nord | France |
Generated 2025-07-18 17:09:10.991 UTC