[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 568 SHUFFLE < SKIP 719 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20547 | Chen, Ethan | V2M1N7 | Newton | British Columbia | Canada |
13242 | Yang, Kyle, C | 90012 | Los Angeles | California | United States |
20087 | Gray, Seth, M | V8X | Royal Oak | British Columbia | Canada |
18795 | Alexander, Nathan, A | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-17 08:46:18.567 UTC