[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 3104 SHUFFLE < SKIP 2174 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27562 | Bailey, Haley, S | V7L 4J4 | Vancouver | British Columbia | Canada |
16380 | Torres, Mariah | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-17 09:42:23.489 UTC