[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 1704   SHUFFLE   <  SKIP 1658  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26169White, Alexandra, B94070San CarlosCaliforniaUnited States
14369Sanchez, Devin, J97045Oregon CityOregonUnited States
19504Garcia, Dominic, A17490Saint OuenCharente-MaritimeFrance
16970Foster, Katherine98052RedmondWashingtonUnited States

Generated 2025-07-19 16:15:50.109 UTC