[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 4293 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28141 | Robinson, Joseph | V8V | Victoria | British Columbia | Canada |
18719 | Suarez, Alberto, G | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-11 19:15:12.114 UTC