[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 3104 SHUFFLE < SKIP 2406 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18237 | Russell, Nicole, M | V8Y 1L1 | Cliffside | British Columbia | Canada |
25832 | Tang, Shawn | 2036 | Malabar | New South Wales | Australia |
Generated 2025-07-16 15:01:43.400 UTC