[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 3669 SHUFFLE < SKIP 386 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26990 | Patel, Darren, C | 95010 | Hof | Bayern | Germany |
27107 | Stewart, Alexa, D | 90012 | Los Angeles | California | United States |
27643 | Henderson, Austin | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-15 21:58:00.498 UTC