[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 327   SHUFFLE   <  SKIP 963  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27554West, Jordyn, J92806La JollaCaliforniaUnited States
17531Ramirez, Isaac97045Oregon CityOregonUnited States
18259Torres, Bailey3000MelbourneVictoriaAustralia
16767Liu, Rafael, M91502BurbankCaliforniaUnited States

Generated 2025-07-18 02:44:41.491 UTC