[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 813 < SKIP 5143 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13006 | Rana, Whitney, A | 3220 | Geelong | Victoria | Australia |
13008 | Muñoz, Alberto, J | 3220 | Geelong | Victoria | Australia |
13011 | Ortega, Anne | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-19 13:49:41.508 UTC