[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 4477 < SKIP 1465 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11047 | Lu, Jaclyn, D | 3220 | Geelong | Victoria | Australia |
11054 | Munoz, Deanna | 3220 | Geelong | Victoria | Australia |
11079 | Gonzalez, Donald | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-21 06:17:00.835 UTC