[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 1305 SHUFFLE < SKIP 1424 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19855 | Smith, John | V6B 3P7 | Port Hammond | British Columbia | Canada |
27500 | Hill, Luis | 3337 | Melton | Victoria | Australia |
Generated 2025-07-21 15:48:21.970 UTC