[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 512 SHUFFLE < SKIP 141 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27230 | Wilson, Hunter, R | V6B 3P7 | Port Hammond | British Columbia | Canada |
22877 | Griffin, Xavier | V8Y 1L1 | Cliffside | British Columbia | Canada |
18707 | She, Marshall, D | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-11 06:52:59.074 UTC