[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 5983 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17334 | Lopez, Luis, P | 3220 | Geelong | Victoria | Australia |
17351 | Sharma, Terrence, N | 3220 | Geelong | Victoria | Australia |
17299 | Ferrier, Jaclyn, D | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-09 19:19:29.057 UTC