[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 189 SHUFFLE < SKIP 2192 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18363 | Ward, Lucas, N | V8Y 1L1 | Cliffside | British Columbia | Canada |
28456 | Xu, Todd | 45000 | Orleans | Loiret | France |
Generated 2025-07-20 04:39:30.729 UTC