[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 7025   SHUFFLE   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12323Alonso, Lawrence, S92150SuresnesHauts de SeineFrance
16727Johnston, Charles98036LynnwoodWashingtonUnited States
23204Mitchell, Katherine, C99202SpokaneWashingtonUnited States

Generated 2025-07-19 05:22:40.735 UTC