[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 512 SHUFFLE < SKIP 809 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18182 | Prasad, Kristi, J | 12311 | Berlin | Saarland | Germany |
20736 | Howard, Alexandra | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-12 16:33:18.512 UTC