[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 2147 SHUFFLE < SKIP 279 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11331 | Jenkins, Samantha | V8Z 4N5 | Shawnee | British Columbia | Canada |
15404 | Robinson, Sydney, L | 90505 | Torrance | California | United States |
Generated 2025-07-14 22:34:00.908 UTC