[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 995 SHUFFLE < SKIP 3325 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16528 | Garcia, Dominique | 3337 | Melton | Victoria | Australia |
11507 | Russell, Isabella, A | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-21 16:52:42.887 UTC