[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 322 SHUFFLE < SKIP 466 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29192 | Ramirez, Jessica, R | 3280 | Warrnambool | Victoria | Australia |
17872 | Miller, Robert, M | 98027 | Issaquah | Washington | United States |
Generated 2025-07-18 07:50:10.510 UTC