[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3411   <  SKIP 204  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18734Ashe, Barbara4000BrisbaneQueenslandAustralia
11796Jenkins, Isabel, C90241DowneyCaliforniaUnited States
12116Gray, Amanda, E97205PortlandOregonUnited States
20662Perry, Taylor, J97222MilwaukieOregonUnited States

Generated 2025-07-17 22:47:22.745 UTC