[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 9980 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29069 | Lin, Clarence | 3000 | Melbourne | Victoria | Australia |
29115 | Munoz, Jacquelyn | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-13 12:20:26.878 UTC