[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 498 SHUFFLE < SKIP 4187 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 28272 | Jai, Hunter, M | V0 | Sooke | British Columbia | Canada |
| 17841 | Navarro, Walter, S | SE1 8HL | London | England | United Kingdom |
| 14547 | Thompson, Noah, L | TY31 | Runcorn | England | United Kingdom |
Generated 2025-11-06 04:21:07.080 UTC