[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 3485 < SKIP 530 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16485 | Foster, Ian, A | 91502 | Burbank | California | United States |
18379 | Robinson, Abigail, R | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-21 17:54:25.076 UTC