[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 364 SHUFFLE < SKIP 1192 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16702 | Raman, Patricia, T | 3977 | Cranbourne | Victoria | Australia |
17410 | Lewis, Morgan | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-17 04:52:26.359 UTC