[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 2511 SHUFFLE < SKIP 1162 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23363 | Russell, David | V3L 1E7 | Westminster | British Columbia | Canada |
26214 | Chande, Christy | GA10 | Gateshead | England | United Kingdom |
Generated 2025-07-18 13:56:24.187 UTC