[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 416 SHUFFLE < SKIP 77 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20189 | Hall, Grace, A | V0 | Sooke | British Columbia | Canada |
13277 | Brown, Nathan, D | 97301 | Salem | Oregon | United States |
26994 | Torres, Erika, S | 92310 | Sèvres | Hauts de Seine | France |
Generated 2025-07-19 17:49:33.151 UTC