[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 1010 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16110 | Long, Brandon, M | V8V | Victoria | British Columbia | Canada |
29129 | Watson, Timothy | 91776 | San Gabriel | California | United States |
Generated 2025-07-12 07:00:47.102 UTC