[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 589   SHUFFLE   <  SKIP 1564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14042Adams, Stephanie, R98901YakimaWashingtonUnited States
16650Green, Kaitlyn, J97045Oregon CityOregonUnited States
13238Williams, John, C90505TorranceCaliforniaUnited States

Generated 2025-07-19 20:46:05.455 UTC