[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 5322   SHUFFLE   <  SKIP 2255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17519Rivera, Taylor, C97222MilwaukieOregonUnited States
28440Ramirez, Allison59000LilleNordFrance
11680Nelson, Kaylee, E98052RedmondWashingtonUnited States

Generated 2025-07-21 18:09:47.435 UTC