[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 750 < SKIP 2068 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17326 | Mr., Shakespear, Paul, J. | 4551 | Caloundra | Queensland | Australia |
18333 | Patel, Meredith | 4551 | Caloundra | Queensland | Australia |
Generated 2025-10-11 06:34:37.756 UTC